ContainerLogV2

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Tables Index


Reference for ContainerLogV2 table in Azure Monitor Logs.

Attribute Value
Category Low value
Basic Logs Eligible ✓ Yes (source)
Supports Transformations ✓ Yes (source)
Ingestion API Supported ✗ No
Azure Monitor Tables Reference View Documentation

Schema (17 columns)

Source: Azure Monitor documentation

Column Name Type Description
_BilledSize real The record size in bytes
_IsBillable string Specifies whether ingesting the data is billable. When _IsBillable isfalseingestion isn't billed to your Azure account
_ResourceId string A unique identifier for the resource that the record is associated with
_SubscriptionId string A unique identifier for the subscription that the record is associated with
Computer string Name of the Computer/Node generating the log.
ContainerId string Container ID of the log source as seen by the Container engine.
ContainerName string Name of the Container generating the log.
KubernetesMetadata dynamic Kubernetes Metadata including podUid, podLabels, podAnnotations and container image details, etc.
LogLevel string Categorize logs based on importance and severity. Possible values: CRITICAL, ERROR, WARNING, INFO, DEBUG, TRACE, UNKNOWN.
LogMessage dynamic Log message from stdout or stderr. Being a dynamic field, json log messages can be queried without parse_json.
LogSource string Source of the Log message. Possible vlaues are stdout or stderr.
PodName string Kubernetes Pod name for the Container generating the log.
PodNamespace string Kubernetes Namespace for the container's pod.
SourceSystem string The type of agent the event was collected by. For example,OpsManagerfor Windows agent, either direct connect or Operations Manager,Linuxfor all Linux agents, orAzurefor Azure Diagnostics
TenantId string The Log Analytics workspace ID
TimeGenerated datetime The timestamp (UTC) of when the log was generated.
Type string The name of the table

Resource Types

This table collects data from the following Azure resource types:


Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Tables Index